home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / RICHEDIT.PAK / MAKEFILE next >
Text File  |  1997-05-06  |  401b  |  12 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows
  3. # Copyright (c) 1995, 1996 by Borland International, All Rights Reserved
  4. #----------------------------------------------------------------------------
  5. MODELS = fdt
  6. SYSTEM = WIN32            # RichEdit requires WIN32
  7.  
  8. EXERES = richedap
  9. OBJEXE = richedap.obj 
  10.  
  11. !include $(BCEXAMPLEDIR)\owlmake.gen
  12.